@charset "utf-8";
/*搜索*/
.binfo{position: relative;width: 100%;}
.bin {width:100%;height: 120px;position: absolute;z-index: 1000;}
.binfo .w{ background: url(../images/search.jpg) no-repeat top center;height:90px;padding-top: 30px; margin-top: -60px;}
.sear {width: 490px;height: 75px;margin-left: 30px;}
.search {width:490px;height: 38px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.search input {width: 445px;height: 36px;border:none;outline: none;background: none;float: left;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fafafa inset;}
.search .btn {background: url(../images/searchbg.jpg)no-repeat top center;border: none;cursor: pointer;float: right;height: 36px;margin: 0;width: 42px;padding: 0;color: #fff;}
.fl {width: 490px;height: 30px;line-height: 30px;overflow: hidden;}
.fl li,.fl li a {font-size: 14px;font-family: "微软雅黑";color:#666;}
.fl li {float: left;margin-right: 10px;}
.binfo a:hover{ color:#f00;}
.mobile {font-family: "微软雅黑";color: #333;font-size: 24px;width: 365px;height: 35px;overflow: hidden;margin-left: 140px;padding-top: 25px;line-height: 35px;}

/*产品展示*/
.main1f {
	height: 768px;
	margin:0 auto;
	padding-top: 60px;
	overflow: hidden;
}
.protit {
	height: 97px;
	overflow: hidden;
	margin-bottom: 30px;
}
.protit h1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	color: #333;
	font-size: 30px;
}
.protit h1 strong {
	color: #c5161d;
	font-family: "微软雅黑";
	font-size: 30px;
}
.protit em {
	display: block;
	width: 48px;
	height: 4px;
	margin:10px auto;
	background: #ddd;
}
.protit p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
}

/*产品展示*/
.products {
	width: 1200px;
	height: 455px;
	margin:0 auto;
	margin-bottom:5px;
	overflow: hidden;
}
.products ul {
	overflow: hidden;
}
.probig {
	width: 593px;
	height: 447px;
	border:1px solid #e2e2e2;
	position: relative;
}
.probig div {
	width: 593px;
	height: 447px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.probig div img {
	width: auto;
	max-width: 100%;
	height: 100%;
	vertical-align: middle;
}
.prosmall {
	width: 605px;
	height: 455px;
}
.prosmall li {
	width: 292px;
	height: 220px;
	border:1px solid #e2e2e2;
	float: left;
	margin-left: 5px;
	margin-bottom:5px;
	position: relative;
}
.prosmall li a{ display: block;}
.prosmall li div {
	width: 292px;
	height: 220px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center; position: relative;
}
.prosmall li i{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/pbg.png) no-repeat 0 0; background-size:100% 100% ;}
.prosmall li div img {
	width: auto;
	max-width: 100%;
	height: 100%;
	vertical-align: middle;
}
.products span {
	display: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #c5161d;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
}
.products a:hover span {display: block;}

/*图片位*/
.thumb1 {
	width: 100%;
    max-width: 1920px;
    height: 212px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/thumb1.jpg) no-repeat top center;
}
/*应用案例*/
.main2f {
	width: 100%;
	max-width: 1920px;
	height: 661px;
	padding-top: 75px;
	background: url(../images/m2bg.jpg) no-repeat top center;
	overflow: hidden;
	margin: 0 auto;
}
.caselist {
	width: 1200px;
	height: 430px;
	overflow: hidden;
}
.caselist ul li {
	width: 300px;
	height: 430px;
	float: left;
	overflow: hidden;
}
.caselist li img {
	width: 300px;
	height: 215px;
	display: block;
}
.caselist li .casecon {
	width: 260px;
	height: 215px;
	overflow: hidden;
	padding:0 20px;
	background: #fff;
}
.caselist li .casecon h1 {
	padding-top: 30px;
	color: #383436;
	font-size: 24px;
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
}
.caselist li .casecon p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 20px;
	margin-bottom:15px;
}
.caselist li .casecon span {
	display: block;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	font-size: 14px;
	color: #383436;
}
.caselist li:hover .casecon {
	background: #89bc43;
} 
.caselist li:hover .casecon h1,.caselist li:hover .casecon p,.caselist li:hover .casecon span{
	color: #fff;
} 

/*我们的优势*/
.main3f {
	width: 100%;
	max-width: 1920px;
	height: 660px;
	background: #1857a4;
	margin:0 auto;
	padding-top: 35px;
}
.main3f .protit {
	height: 105px;
}
.main3f .protit h1,.main3f .protit h2 {
	color: #fff;
}
.main3f .protit h2 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.superiority {
	width: 1199px;
	height: 470px;
	overflow: hidden;
	background:url(../images/m3bg.png) no-repeat top center;
	margin:0 auto;
}
.superiority .sup1 {
	width: 1200px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 15px;
}
.superiority .sup1 li {
	width: 360px;
	height: 155px;
	float: left;
	padding-top: 25px;
	padding-left:30px;
}
.superiority .sup1 li:nth-child(2) {
	margin:0 15px;
}
.superiority p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 18px;
	line-height: 30px;
}
.superiority h1 {
	font-size: 24px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 40px;
	margin-bottom: 10px;
}
.superiority span {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
.superiority em {
	display: block;
	width: 26px;
	height: 2px;
	background: #999;
	margin-top: 15px;
}
.superiority .sup2 {
	width: 1200px;
	height: 275px;
	overflow: hidden;
}
.superiority .sup2 li {
	width: 360px;
	height: 250px;
	float: left;
	padding-top: 25px;
	padding-left:30px;
}
.superiority .sup2 li:nth-child(2) {
	margin:0 15px;
}
.sup2 li:nth-child(2) {
	width: 390px;
	padding-left: 0;
	text-align: center;
	padding-top: 85px;
}
.sup2 li:nth-child(2) h1 {
	color: #fff;
}
.sup2 li:nth-child(2) span {
	color: #fff;
}
.sup2 li:nth-child(2) a {
	display: block;
	width: 120px;
	height: 30px;
	background: #fff;
	line-height: 30px;
	margin:25px auto 0;
	font-family: "微软雅黑";
	color: #89bc43;
	font-size: 14px;
}
.sup2 li:nth-child(2) a:hover {
	background: #c5161d;
}

/*关于我们*/
.main4f {
	height: 515px;
	padding-top: 30px;
	overflow: hidden;
}
.about {
	width: 484px;　
	height: 515px;
	overflow: hidden;
}
.aboutit {
	height: 60px;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.aboutit  h1 {
	font-family: "微软雅黑";
	color: #333;
	font-size: 30px;
	line-height: 60px;
}
.aboutit  strong {
	font-family: "Arial";
	color: #1857a4;
	font-size: 30px;
}
.aboutit a {
	width: 78px;
	height: 25px;
	line-height: 25px;
	display: block;
	border:1px solid #999;
	margin-top:20px;
	border-radius: 20px;
	text-align: center;
	font-family: "微软雅黑";
	color: #999;
	font-size: 14px;
}
.aboutit a:hover {
	background: #c5161d;
	color: #fff;
}
.aboutcon {
	width: 484px;
	height: 441px;
	overflow: hidden;
}
.aboutcon img {
	width: 484px;
	height: 222px;
	display: block;
	margin-bottom: 17px;
}
.aboutcon h1 {
	font-family: "微软雅黑";
	color: #333;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
.aboutcon div {
	height: 100px;
	overflow: hidden;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	line-height: 25px;
}

/*新闻中心*/
.newcenter {
	width:670px; 
	height: 515px;
	overflow: hidden;
}
.news {
	width:670px; 
	height: 515px;
	overflow: hidden;
}
.news ul {
	height: 515px;
}
.news li {
	height: 85px;
	margin-bottom: 20px;
}
.news li .date {
	width: 83px;
	height: 83px;
	float: left;
	border:1px solid #1857a4;
}
.news li .date h1 {
	font-family: "微软雅黑";
	color: #1857a4;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
}
.news li .date h2 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	font-weight: normal;
	background: #1857a4;
}
.news li .newcon {
	width: 542px;
	height: 65px;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
}
.news li .newcon h1 {
	font-family: "微软雅黑";
	color: #333;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
.news li .newcon span {
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
}
.news li:hover .newcon h1,.news li:hover .newcon span {
	color: #1857a4;
}


